home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 April
/
PCWorld_2008-04_cd.bin
/
v cisle
/
adblockplus
/
adblock_plus-0.7.5.3-fx+tb+sm+fl.xpi
/
install.rdf
< prev
Wrap
Extensible Markup Language
|
2007-09-24
|
2KB
|
84 lines
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}</em:id>
<em:version>0.7.5.3</em:version>
<!-- Target Application this extension can install into,
with minimum and maximum supported versions. -->
<!-- FireFox -->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
<em:maxVersion>3.0a8</em:maxVersion>
</Description>
</em:targetApplication>
<!-- SeaMonkey -->
<em:targetApplication>
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>1.0</em:minVersion>
<em:maxVersion>2.0a1</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Thunderbird -->
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>1.5</em:minVersion>
<em:maxVersion>3.0a1</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Netscape -->
<!--
Netscape not supported until there is a version based on Gecko 1.8
<em:targetApplication>
<Description>
<em:id>{3db10fab-e461-4c80-8b97-957ad5f8ea47}</em:id>
<em:minVersion>8.0</em:minVersion>
<em:maxVersion>8.1</em:maxVersion>
</Description>
</em:targetApplication>
-->
<!-- Flock -->
<em:targetApplication>
<Description>
<em:id>{a463f10c-3994-11da-9945-000d60ca027b}</em:id>
<em:minVersion>0.5</em:minVersion>
<em:maxVersion>1.0+</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Songbird -->
<em:targetApplication>
<Description>
<em:id>songbird@songbirdnest.com</em:id>
<em:minVersion>0.2</em:minVersion>
<em:maxVersion>0.3</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Front End MetaData -->
<em:name>Adblock Plus</em:name>
<em:description>Ads were yesterday!</em:description>
<em:creator>Wladimir Palant</em:creator>
<em:homepageURL>http://adblockplus.org/</em:homepageURL>
<!-- Front End Integration Hooks (used by Extension Manager)-->
<em:iconURL>chrome://adblockplus/skin/adblockplus.png</em:iconURL>
<em:aboutURL>chrome://adblockplus/content/about.xul</em:aboutURL>
<em:optionsURL>chrome://adblockplus/content/settings.xul</em:optionsURL>
</Description>
</RDF>